Description: Convert @SAY Y coordinate to dGE X coordinate
Mapped Command:
FUNCTION __XdGE(value)
RETURN(PointsPerColumn * if(value < 0,0,value)) // return the X location in dGE coordinates
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson